home *** CD-ROM | disk | FTP | other *** search
/ Amiga CD-Sensation: Golden Games / Amiga CD-Sensation - Ausgabe 2 - Golden Games (1996)(GTI - Schatztruhe)(DE)[!].iso / Various / CCC / Data / Setup.data < prev   
Text File  |  1995-02-24  |  2KB  |  95 lines

  1. ' Monster Health and Hunger status. Don't exceed 14 characters.
  2. healthy      
  3. full         
  4. scratched    
  5. hungry       
  6. brused       
  7. starving     
  8. wounded      
  9. famished     
  10. hurt         
  11. ravashing    
  12. badly injured
  13. feed me now! 
  14. critical     
  15. crazed       
  16. dying        
  17. berzerk!     
  18. ' Monster shape table sets of 4
  19. ' 80=x value, 62= y value, 11 =Shape #, 25= Flame y value.
  20. 80
  21. 62
  22. 11    North
  23. 25
  24. 80
  25. 62
  26. 12    NorthEast
  27. 30
  28. 48
  29. 62
  30. 13    East
  31. 50
  32. 48
  33. 62
  34. 14    SouthEast
  35. 70
  36. 80
  37. 62
  38. 15    South
  39. 70
  40. 72
  41. 62
  42. 16    SouthWest
  43. 70
  44. 72
  45. 62
  46. 17    West
  47. 50
  48. 80
  49. 62
  50. 18    NorthWest
  51. 30
  52.  
  53.  
  54.  
  55. "Gonzilla" (MONSTER$) Monster name
  56. "1" (HURT) Injury status 0= not hurt, 1=tanks, 2= by all
  57. "1" (FOOD) Food=0, not fed. The larger the number, the faster the healing rate.
  58. "0" (STATUS) Terrain status; Anywhere "1" land only "2" water
  59.     only "3" Air only
  60. "10" (Speed) Usually 5 or 10
  61. "0"  (Presently not used).
  62. "10" (LFLAG) Number of commands available pointer
  63. Command Setup and varables used in game;
  64. "Move" (COMMAND$(X)) Command name
  65. "m" (C$(X)) Command control letter
  66. "2" (C(X)) Power of command
  67. "0" (FLAG(X)) Reset time flag 
  68.  
  69. Commands available. Must be named as shown
  70.  
  71. Crumble, c; 1=them, 2=houses, 3=all
  72. Descend, d;
  73. Eat, e;
  74. Earthquake, e;
  75. Flame, f;
  76. Grab, g;
  77. Head, h-l or h-r; 0=360*, 1=45*
  78. Immolate, i;
  79. Left, l;
  80. Move, m; 1=open, 2=houses, 3=all, 4=fire trail >1 crush bridges
  81. Melt, M, m;
  82. Plaster, p;
  83. Right, r;
  84. Stomp, s; 3=earthquake stomp
  85. Scream, S, s:
  86. Sonic_Scream, S, s;
  87. MegaScream, S, s, M, or m; 
  88. Takeoff, t;
  89. Underground, u;
  90. Tidal Wave, W, w, or t;
  91. Zap, z; 2=megazap
  92. Megazap, M, m, Z or z; =2 to activate
  93.  
  94. 8 lines of general text info not to exceed 40 characters per line.
  95.